PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFPen Class / getDashPattern Method
In This Topic
    getDashPattern Method
    In This Topic
    Gets the dash pattern.
    Syntax
    public double[] getDashPattern()

    Return Value

    An array of custom dashes and spaces.
    See Also